generated from nhcarrigan/template
feat: add multilingual support so Naomi can use Python too
This commit is contained in:
+15
-2
@@ -1,4 +1,17 @@
|
||||
node_modules
|
||||
# Project-specific
|
||||
prod
|
||||
data
|
||||
!data/.gitkeep
|
||||
!data/.gitkeep
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
prod.env
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user