mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
Add .gitignore
This commit is contained in:
parent
a91da3f84b
commit
1f9859264d
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
_build
|
||||
*.swp
|
||||
*~
|
||||
\#*#
|
||||
.\#*
|
||||
build
|
||||
.buildconfig
|
||||
.flatpak-builder
|
Loading…
Reference in a new issue