mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-28 19:58:56 +03:00
Add a gitignore file
This commit is contained in:
parent
1b29a420bc
commit
4f109c4460
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
.*
|
||||||
|
*.swp
|
||||||
|
*~$
|
||||||
|
build
|
||||||
|
cscope.out
|
||||||
|
tags
|
Loading…
Reference in a new issue