about summary refs log tree commit diff
path: root/.gitignore
blob: b1fcc789a39b7ccc1f53d2bdfa44a072c545940a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# VSCode things
.vscode
.settings

# Java things (?)
.project
.classpath

# Maven things
target/

# Genuinebyte things
*.sh