more gitignore fixes

This commit is contained in:
johnny@pittpc.com
2019-08-05 17:34:24 -04:00
parent 4f65fcb86f
commit 3770e8bdc5
10 changed files with 5 additions and 4 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
node_modules
config.php
uploads/clients/*
uploads/expenses/*
uploads/settings/*
uploads/users/*
uploads/clients/*/*
uploads/expenses/*/*
uploads/settings/*/*
uploads/users/*/*
View File
View File
+1
View File
@@ -0,0 +1 @@
test
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File