1 changed files with
2 additions and
5 deletions
-
2
5
.gitignore
|
@@ -1,12 +1,9 @@
|
|
src/node_modules/
|
|
src/node_modules/
|
|
src/bower_components/
|
|
src/bower_components/
|
|
|
|
|
|
-data/config.php
|
|
|
|
|
|
+data/
|
|
|
|
+uploads/
|
|
|
|
|
|
-uploads/big/*
|
|
|
|
-uploads/import/*
|
|
|
|
-uploads/medium/*
|
|
|
|
-uploads/thumb/*
|
|
|
|
plugins/*
|
|
plugins/*
|
|
|
|
|
|
!uploads/big/index.html
|
|
!uploads/big/index.html
|