mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-27 17:46:07 -06:00
#6372: Add front end error logs to gitignore
This commit is contained in:
Vendored
+3
@@ -1,6 +1,9 @@
|
||||
*.pyc
|
||||
*.swp
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/netbox/project-static/.cache
|
||||
/netbox/project-static/docs/*
|
||||
!/netbox/project-static/docs/.info
|
||||
|
||||
Reference in New Issue
Block a user