diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2024-05-29 17:33:26 +0200 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2024-05-29 17:33:26 +0200 |
| commit | ef6aaf0718ff076ab3e2ba8add31d0d0ce0020b2 (patch) | |
| tree | b71f5899eb57d9d46368d8c8d651037e3d28e8cd | |
| parent | 06d0390e79161e5da815159cf20237b018278850 (diff) | |
| download | Project-Tick-ef6aaf0718ff076ab3e2ba8add31d0d0ce0020b2.tar.gz Project-Tick-ef6aaf0718ff076ab3e2ba8add31d0d0ce0020b2.zip | |
chore: ignore cache/
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e923628164..7f7232ca89 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ public/*/ caches/ !caches/*/.keep +cache/ __pycache__ config.sh launcher |
