Git ignore new config file

This commit is contained in:
morpheus65535 2018-08-23 21:48:36 -04:00
parent 4b1ddf3fd3
commit 4b7fefe3a9
1 changed files with 4 additions and 0 deletions

4
data/config/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore