mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
ignore dependencies
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -1,6 +1,28 @@
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
.cache
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
*.sqlite*
|
||||
|
||||
*.local.*
|
||||
|
||||
venv/
|
||||
|
||||
django_backend/birdseye/static
|
||||
|
||||
node_modules/
|
||||
|
||||
builds/
|
||||
|
||||
RPMS/
|
||||
BUILD-RPM/
|
||||
|
||||
|
||||
var/
|
||||
|
||||
etc/birdseye/*.conf
|
||||
|
Reference in New Issue
Block a user