Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
c0e08166
Commit
c0e08166
authored
Mar 22, 2013
by
Megax
Browse files
* Update .gitignore
parent
a98949e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c0e08166
# Autosave files
*~
*.pc
*.obj
*.obj
*.pidb
*.pidb
*.mdb
*.mdb
*/bin/*
*/bin/*
Run/
Run/
# build stuff
Applications/LuaRunner/luarunner
ConsoleTest/consoletest
#ignore thumbnails created by windows
#ignore thumbnails created by windows
Thumbs.db
Thumbs.db
#Ignore files build by Visual Studio
#Ignore files build by Visual Studio
...
@@ -35,3 +43,19 @@ _ReSharper*/
...
@@ -35,3 +43,19 @@ _ReSharper*/
UpgradeLog.XML
UpgradeLog.XML
*.ReSharper
*.ReSharper
*.userprefs
*.userprefs
# http://www.gnu.org/software/automake
Makefile
Makefile.in
# http://www.gnu.org/software/autoconf
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/config.status
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment