This repository has been archived on 2023-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
csh/hazedumper/.gitignore

12 lines
125 B
Text
Raw Normal View History

2023-04-01 15:28:30 +02:00
# Ignore CSGO offsets file
2023-04-01 16:12:07 +02:00
csgo.*
# Ignore config file
config.json
2023-04-02 22:02:21 +02:00
# Ignore executable
hazedumper.exe
# Ignore logs
*.log