mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-19 13:58:56 +00:00
First commit
This commit is contained in:
33
assets/adminLTE/plugins/font-awesome/.gitignore
vendored
Normal file
33
assets/adminLTE/plugins/font-awesome/.gitignore
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.db
|
||||
*.db.old
|
||||
*.swp
|
||||
*.db-journal
|
||||
|
||||
.coverage
|
||||
.DS_Store
|
||||
.installed.cfg
|
||||
_gh_pages/*
|
||||
|
||||
.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
|
Reference in New Issue
Block a user