We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265e2d5 commit 90832f9Copy full SHA for 90832f9
.gitignore
@@ -0,0 +1,7 @@
1
+# Ignore users file with sensitive data
2
+users.txt
3
+
4
+# Ignore compiled files and temp configs
5
+*.class
6
+*.log
7
+bin/
0 commit comments