mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-19 11:42:27 +01:00
Merge pull request #1729 from DragonTrance/gitignore-message
Adding the generated discord message to the gitignore
This commit is contained in:
+4
-1
@@ -1,9 +1,12 @@
|
||||
###Files and folders specified here will never be tracked.
|
||||
|
||||
#Ignore everything in datafolder and subdirectories
|
||||
#Ignore everything in data folder and subdirectories
|
||||
/data/**/*
|
||||
/tmp/**/*
|
||||
|
||||
#Ignore the messages generated at the end of the round
|
||||
/Hyperbot/**/*
|
||||
|
||||
#Ignore byond config folder.
|
||||
/cfg/**/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user