diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2023-12-30 18:07:23 +0100 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2023-12-30 18:07:23 +0100 |
commit | 1189cb9910d18c894ffc99777d173f49bf961349 (patch) | |
tree | c157f49ea43e10cf84b4784deca6571573405620 /.gitignore | |
parent | aps1uni funkcije.c (diff) | |
parent | dn08, tj.sh fixes subshell scope (diff) | |
download | r-1189cb9910d18c894ffc99777d173f49bf961349.tar r-1189cb9910d18c894ffc99777d173f49bf961349.tar.gz r-1189cb9910d18c894ffc99777d173f49bf961349.tar.bz2 r-1189cb9910d18c894ffc99777d173f49bf961349.tar.lz r-1189cb9910d18c894ffc99777d173f49bf961349.tar.xz r-1189cb9910d18c894ffc99777d173f49bf961349.tar.zst r-1189cb9910d18c894ffc99777d173f49bf961349.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,3 +15,4 @@ package-lock.json vendor/ node_modules/ *.class +javac.*.args |