mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 20:55:10 +01:00
Improved ignores
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -87,3 +87,13 @@ ENV/
|
|||||||
|
|
||||||
# Rope project settings
|
# Rope project settings
|
||||||
.ropeproject
|
.ropeproject
|
||||||
|
|
||||||
|
# vim
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
# digimarks
|
||||||
|
static/favicons
|
||||||
|
tags
|
||||||
|
*.db_*
|
||||||
|
*.db
|
||||||
|
settings.py
|
||||||
|
|||||||
Reference in New Issue
Block a user