diff options
author | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-12-21 00:40:45 +0100 |
---|---|---|
committer | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-12-21 00:40:45 +0100 |
commit | 72307dcf589b695babb3a836817fd7b78907fd05 (patch) | |
tree | cd83579ebd4c0dc346ba4fe34f7e68123ebfe007 /.gitignore | |
parent | 91913619a1ef54358d58c8185b60024e0747ac96 (diff) |
Inicijalni commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e31d94d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/build/ +apache-tomcat-9.0.65/ |