mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-30 02:59:49 -04:00
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
# Specifies files to intentionally ignore when using Git
|
|
# http://git-scm.com/docs/gitignore
|
|
|
|
node_modules/
|
|
www/build/
|
|
platforms/
|
|
plugins/
|
|
*.swp
|
|
.DS_Store
|
|
Thumbs.db
|