init config
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# ignore ALL .log files
|
||||
*.env
|
||||
*.log
|
||||
|
||||
# ignore submodules
|
||||
|
||||
# ignore ALL files in ANY directory named temp
|
||||
data/
|
||||
config/
|
||||
Reference in New Issue
Block a user