mirror of
https://github.com/loimu/zeit.git
synced 2025-09-15 12:58:44 +08:00
replace .hgignore with .gitignore
This commit is contained in:
parent
b8acfcdf56
commit
000d5cca87
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*~
|
||||
*.pro.user*
|
||||
*.txt.user*
|
||||
.kdev4
|
||||
build
|
||||
16
.hgignore
16
.hgignore
@ -1,16 +0,0 @@
|
||||
# use glob syntax.
|
||||
syntax: glob
|
||||
|
||||
*~
|
||||
*.kdev4
|
||||
*.pro.user*
|
||||
*.txt.user*
|
||||
Makefile
|
||||
moc_*
|
||||
|
||||
# switch to regexp syntax.
|
||||
syntax: regexp
|
||||
|
||||
^local$
|
||||
^.kdev4$
|
||||
^build$
|
||||
4
zeit.kdev4
Normal file
4
zeit.kdev4
Normal file
@ -0,0 +1,4 @@
|
||||
[Project]
|
||||
CreatedFrom=CMakeLists.txt
|
||||
Manager=KDevCMakeManager
|
||||
Name=zeit
|
||||
Loading…
Reference in New Issue
Block a user