add gitignore

This commit is contained in:
Michael Jerger 2023-05-19 16:08:44 +02:00
parent 6b8553efaf
commit e534aac049
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
__pycache__/

View file

@ -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"]})