diff options
| author | ckonstanski <carlos.konstanski@olo.com> | 2021-11-28 16:55:46 -0700 |
|---|---|---|
| committer | ckonstanski <carlos.konstanski@olo.com> | 2021-11-28 16:55:46 -0700 |
| commit | 8be7c5d959951dfafaf3fcaebe860a64ee3d8f7f (patch) | |
| tree | 57e0dc941d54685629630528ae34d892e5138102 /lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore | |
initail commit
Diffstat (limited to 'lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore')
| -rw-r--r-- | lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore b/lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore new file mode 100644 index 0000000..c754477 --- /dev/null +++ b/lisp/webapps/dns-admin/clojurescript/dnsadmin/.gitignore @@ -0,0 +1,14 @@ +target +classes +resources +checkouts +pom.xml +pom.xml.asc +*.jar +*.class +.lein-* +.nrepl-port +.hgignore +.hg +profiles.clj +figwheel_server.log |
