12 lines
147 B
Text
Executable file
12 lines
147 B
Text
Executable file
# editor backups
|
|
*.yml~
|
|
*.module~
|
|
*.php~
|
|
|
|
# local env
|
|
scripts/.env
|
|
|
|
# release artifact
|
|
/dfg_3dviewer-drupal.zip
|
|
.pack-drupal-staging/
|
|
node_modules
|