🙈 Update ignore file
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
obj/*
|
||||
bin/*
|
||||
dist/*
|
||||
Client.bin/*
|
||||
Server.bin/*
|
||||
doc/*
|
||||
pasdoc/*
|
||||
Setup/*
|
||||
*.lps
|
||||
*.lrs
|
||||
*.txt
|
||||
*.log
|
||||
*.png
|
||||
*.ico
|
||||
*.tga
|
||||
*.gif
|
||||
*.bmp
|
||||
*.xpm
|
||||
*.htm*
|
||||
*.o
|
||||
*.ppu
|
||||
*.a
|
||||
*.compiled
|
||||
*.sh
|
||||
*.exe
|
||||
*.res
|
||||
Reference in New Issue
Block a user