add gitignore
This commit is contained in:
parent
6b8553efaf
commit
e534aac049
2 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
__pycache__/
|
|
@ -1,4 +1,4 @@
|
|||
(defproject org.domaindrivenarchitecture/c4k-jira "0.1.0-SNAPSHOT"
|
||||
(defproject org.domaindrivenarchitecture/c4k-jira "0.1.0"
|
||||
:description "jira c4k-installation package"
|
||||
:url "https://domaindrivenarchitecture.org"
|
||||
:license {:name "Apache License, Version 2.0"
|
||||
|
@ -47,3 +47,4 @@
|
|||
"/usr/local/bin/c4k-jira-standalone.jar"]})
|
||||
one.jar"]})
|
||||
.jar"]})
|
||||
.jar"]})
|
||||
|
|
Loading…
Reference in a new issue