Remove superfluous .gitignore files
Three files had been omitted when porting the corresponding commit from master
This commit is contained in:
parent
a5b9c89305
commit
04ae90e94e
3 changed files with 0 additions and 47 deletions
7
projectfiles/CodeBlocks/.gitignore
vendored
7
projectfiles/CodeBlocks/.gitignore
vendored
|
@ -1,7 +0,0 @@
|
|||
.objs*
|
||||
objs*
|
||||
*.depend
|
||||
*.layout
|
||||
*_build_log.html
|
||||
liblua.a
|
||||
cb/
|
5
projectfiles/Dev-C++/.gitignore
vendored
5
projectfiles/Dev-C++/.gitignore
vendored
|
@ -1,5 +0,0 @@
|
|||
Makefile.win
|
||||
*_private.h
|
||||
*_private.rc
|
||||
*_private.res
|
||||
wesnoth.layout
|
35
src/.gitignore
vendored
35
src/.gitignore
vendored
|
@ -1,35 +0,0 @@
|
|||
*.swp
|
||||
.deps
|
||||
.libs
|
||||
gmon.out
|
||||
wesnoth
|
||||
cutter
|
||||
exploder
|
||||
wesnothd
|
||||
CMakeFiles
|
||||
campaignd
|
||||
cmake_install.cmake
|
||||
wesnoth_zip
|
||||
Makefile
|
||||
Makefile.in
|
||||
libcampaignd.a
|
||||
libwesnoth_core.a
|
||||
libwesnoth_extras.a
|
||||
libwesnoth_sdl.a
|
||||
libwesnoth-core.a
|
||||
libwesnoth-game.a
|
||||
libwesnothd.a
|
||||
libwesnoth.a
|
||||
libwesnoth-lua.a
|
||||
revision-stamp
|
||||
revision.hpp
|
||||
tags
|
||||
test
|
||||
wesnoth_addon_manager
|
||||
wmllint
|
||||
wmlscope
|
||||
wmlindent
|
||||
config.h
|
||||
revision.dummy
|
||||
#cmake/win32/MSVC:
|
||||
*.vcproj
|
Loading…
Add table
Reference in a new issue