mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 12:54:51 +00:00
even more gitignore fixes
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,6 +1,11 @@
|
|||||||
node_modules
|
node_modules
|
||||||
config.php
|
config.php
|
||||||
uploads/clients/*/*
|
|
||||||
uploads/expenses/*/*
|
uploads/clients/*
|
||||||
uploads/settings/*/*
|
!uploads/clients/index.php
|
||||||
uploads/users/*/*
|
uploads/expenses/*
|
||||||
|
!uploads/expenses/index.php
|
||||||
|
uploads/settings/*
|
||||||
|
!uploads/settings/index.php
|
||||||
|
uploads/users/*
|
||||||
|
!uploads/users/index.php
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
test
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB |
Reference in New Issue
Block a user