mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-26 20:13:16 +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
|
||||
*.bak
|
||||
*.class
|
||||
*.log
|
||||
*.pyc
|
||||
|
|
@ -6,10 +7,9 @@
|
|||
.DS_Store
|
||||
.atom/
|
||||
.buildlog/
|
||||
.direnv
|
||||
.direnv/
|
||||
.history
|
||||
.svn/
|
||||
flake.nix.bak
|
||||
|
||||
coverage/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue