Git ignore new config file

pull/131/head
morpheus65535 6 years ago
parent 4b1ddf3fd3
commit 4b7fefe3a9

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