summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya <mail@sartin.in>2026-08-18 18:24:53 +0300
committerKostya <mail@sartin.in>2026-08-18 18:24:53 +0300
commitcc772de4f973bcfba5d99dbfcfe80513d3261b0c (patch)
tree874731e1abdb006addbc634f445460d7039be393
parent755d2265054e5140e82d322681566c3034583c95 (diff)
downloadguess-market-1.0.tar.gz
guess-market-1.0.tar.xz
guess-market-1.0.zip
Simplify .gitignore1.0
-rw-r--r--.gitignore6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 9b4e8b8..3558c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
1# Ignore compiled Java bytecode
2bin/ 1bin/
3stage/
4build/ 2build/
5*.class
6
7
8README.*