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

8
.gitignore vendored
View File

@@ -1,6 +1,6 @@
node_modules node_modules
config.php config.php
uploads/clients/* uploads/clients/*/*
uploads/expenses/* uploads/expenses/*/*
uploads/settings/* uploads/settings/*/*
uploads/users/* uploads/users/*/*

View File

View File

View File

@@ -0,0 +1 @@
test

0
uploads/index.php Normal file
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

0
uploads/users/index.php Normal file
View File