Update and rename placeholder to .gitignore

This commit is contained in:
Sleepingpirates
2020-06-18 01:13:31 -04:00
committed by GitHub
parent 54d6eecba8
commit 0387a7f0f5
2 changed files with 4 additions and 1 deletions

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

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

View File

@@ -1 +0,0 @@