Simplification of on the ignoring parts

This commit is contained in:
Julien Deswaef 2018-02-22 17:58:44 -05:00
parent 9b0fcfccf8
commit 6cf5992024
2 changed files with 2 additions and 50 deletions

27
.gitignore vendored
View file

@ -1,35 +1,12 @@
*.pyc
*.egg-info
*.db
*.db.old
*.swp
*.db-journal
.coverage
.DS_Store
.installed.cfg
_site/*
.idea/*
.svn/*
src/website/static/*
src/website/media/*
bin
cfcache
develop-eggs
dist
downloads
eggs
parts
tmp
.sass-cache
node_modules
src/website/settingslocal.py
stunnel.log
.ruby-version
.bundle
src/icons/forkawesome/
src/scripts/

View file

@ -1,34 +1,9 @@
*.pyc
*.egg-info
*.db
*.db.old
*.swp
*.db-journal
.coverage
.DS_Store
.installed.cfg
_site/
.idea/*
.svn/*
src/website/static/*
src/website/media/*
bin
cfcache
develop-eggs
dist
downloads
eggs
parts
tmp
.sass-cache
node_modules
src/website/settingslocal.py
stunnel.log
.ruby-version
# don't need these in the npm package.