replace .hgignore with .gitignore

This commit is contained in:
blaze 2020-03-13 09:43:06 +03:00
parent b8acfcdf56
commit 000d5cca87
No known key found for this signature in database
GPG Key ID: C4996C546950EAE4
3 changed files with 9 additions and 16 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*~
*.pro.user*
*.txt.user*
.kdev4
build

View File

@ -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
View File

@ -0,0 +1,4 @@
[Project]
CreatedFrom=CMakeLists.txt
Manager=KDevCMakeManager
Name=zeit