aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 280edb84bfb0b32df9d5696bb46d8c6acb604905 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Folders
.vscode/
__pycache__/
downloads/

# Configuration files
api_keys.json
config.json
blacklist.json
runs_blacklist.json

# Log files
discord.log

# GCC output
*.o
*.d

# C binaries
math

# Misc
bc_input.bc
leaderboard.png