mirror of
https://github.com/daniviga/django-ram.git
synced 2026-02-04 10:00:40 +01:00
Implement deep links for tabs and template cleanup
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -127,6 +127,12 @@ dmypy.json
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
# node.js / npm stuff
|
||||
node_modules
|
||||
package.json
|
||||
package-lock.json
|
||||
|
||||
# our own stuff
|
||||
*.swp
|
||||
ram/storage/
|
||||
!ram/storage/.gitignore
|
||||
|
||||
Reference in New Issue
Block a user