1
0
This repository has been archived on 2023-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
DotDeploy/.gitignore

38 lines
285 B
Plaintext
Raw Permalink Normal View History

2014-05-17 12:25:46 -07:00
# Eclipse
.classpath
.project
.metadata
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
# Java
*.class
*.jar
*.war
*.ear
# Clojure
Leiningen.gitignore
2014-05-17 12:56:39 -07:00
.lein-failures
2014-05-17 17:55:50 -07:00
.nrepl-port
2014-05-17 12:25:46 -07:00
# npm
node_modules/
# Sass
2014-05-17 17:55:50 -07:00
.sass-cache/
# DotDeploy
client-keys.json