mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Clean up .gitignore files
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
ea9a5e341e
commit
daec6b1fae
3 changed files with 4 additions and 9 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
CMakeFiles
|
||||
CMakeFiles/
|
||||
CMakeCache.txt
|
||||
CPack*
|
||||
Makefile
|
||||
|
@ -6,10 +6,6 @@ cmake.h
|
|||
commit.h
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
libshared-prefix
|
||||
patches
|
||||
_CPack_Packages
|
||||
CPackConfig.cmake
|
||||
CPackSourceConfig.cmake
|
||||
*swp
|
||||
*.swp
|
||||
*.pyc
|
||||
*.cbp
|
||||
|
|
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
timew
|
||||
lex
|
||||
*.a
|
||||
CMakeFiles
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
lr0
|
||||
|
|
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -1,5 +1,4 @@
|
|||
all.log
|
||||
*.pyc
|
||||
data.t
|
||||
exclusion.t
|
||||
helper.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue