mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-27 04:23:15 +00:00
Update .gitignore to include backup files and correct directory entry
This commit is contained in:
parent
b33f5a432b
commit
22f9282191
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
|
*.bak
|
||||||
*.class
|
*.class
|
||||||
*.log
|
*.log
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
@ -6,10 +7,9 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.atom/
|
.atom/
|
||||||
.buildlog/
|
.buildlog/
|
||||||
.direnv
|
.direnv/
|
||||||
.history
|
.history
|
||||||
.svn/
|
.svn/
|
||||||
flake.nix.bak
|
|
||||||
|
|
||||||
coverage/*
|
coverage/*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue