mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-28 12:57:13 -05:00
Restore fixed .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,11 +1,12 @@
|
||||
node_modules
|
||||
public/bower_components
|
||||
tmp/
|
||||
bower_components
|
||||
public/bower_components
|
||||
tmp/
|
||||
tmp
|
||||
application/config/email.php
|
||||
application/config/database.php
|
||||
application/sessions/*
|
||||
application/logs/*
|
||||
application/uploads/*
|
||||
public/license/.licenses
|
||||
public/bower_components
|
||||
*.patch
|
||||
patches/
|
||||
.idea/
|
||||
@@ -21,6 +22,3 @@ git-svn-diff.py
|
||||
*~
|
||||
*.~
|
||||
*.log
|
||||
application/sessions/*
|
||||
public/license/.licenses
|
||||
vendor/mikey179
|
||||
|
||||
Reference in New Issue
Block a user