Newer
Older
RangeBar / .gitignore
@TORASTA TORASTA on 25 May 2021 268 bytes Delete dll file
# Visual Studio crap
Release
bin
obj
*.ncb
*.vcproj*
*.suo
*.user
*.sln.cache


#binary stuff
*.dll
*.pdb
*.mdb
*.exe

# backup files by various editors
*~
*.orig

#monodevelop
*.pidb
*.userprefs

# osx crap
.DS_Store

# more crap
_ReSharper.*


*.config
# *.resources