We have an icon now motherfuckas
This commit is contained in:
parent
0ffcfc46b3
commit
b7bd604488
2 changed files with 9 additions and 4 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -6,6 +6,8 @@
|
|||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
/bin/*
|
||||
/obj/*
|
||||
|
||||
# Packages #
|
||||
############
|
||||
|
|
@ -32,12 +34,11 @@
|
|||
ehthumbs.db
|
||||
Icon?
|
||||
Thumbs.db
|
||||
/bin
|
||||
/obj
|
||||
|
||||
|
||||
# Visual Studio shit Motherfucka #
|
||||
##################################
|
||||
*.suo
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.opensdf
|
||||
*.csproj.user
|
||||
Loading…
Add table
Add a link
Reference in a new issue