2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00
vinyldns/.gitignore
2022-04-25 09:10:51 -04:00

44 lines
437 B
Plaintext

.DS_Store
.vagrant
target
logs
project/project
project/target
.swp
.cache
.classpath
.project
.settings/
target/
.idea/
*.iml
*.ipr
*.iws
*~
.pydevproject
*.pyc
*.dvi
.virtualenv
private
release.version
.ensime
.ensime_cache
package-lock.json
*trustStore.jks
.bloop
.metals
tmp.out
.vscode
project/metals.sbt
.bsp
quickstart/data
**/.virtualenv
**/.venv*
**/*cache*
**/artifacts/
**/.env.overrides
**/node_modules
.run
**/*.zip
**/*.log