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
703bd264
Commit
703bd264
authored
Mar 22, 2013
by
Vinicius Jarina
Browse files
Merge pull request #2 from megax/master
Update gitignores
parents
65600086
255fb5be
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
703bd264
# Autosave files
*~
*.pc
*.obj
*.obj
*.pidb
*.pidb
*.mdb
*.mdb
*/bin/*
*/bin/*
Run/
Run/
# build stuff
Applications/LuaRunner/luarunner
ConsoleTest/consoletest
tests/KeraLua.dll
tests/KopiLua.dll
tests/NLua.dll
tests/NLuaTest.dll
tests/nunit.framework.dll
#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 +48,19 @@ _ReSharper*/
...
@@ -35,3 +48,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