Skip to content

Commit

Permalink
Remove some unrelated gitignors
Browse files Browse the repository at this point in the history
  • Loading branch information
mdellweg committed Aug 8, 2024
1 parent 43c7795 commit 1ba8f46
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions templates/bootstrap/.gitignore.j2
Original file line number Diff line number Diff line change
Expand Up @@ -57,25 +57,12 @@ coverage.xml
local_settings.py
db.sqlite3

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# pyenv
.python-version

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
Expand All @@ -85,20 +72,8 @@ ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/

# Editors
.vscode/
.idea/

0 comments on commit 1ba8f46

Please sign in to comment.