mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-27 01:40:09 -05:00
Ignore .* files in general
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
7c5c3ff3de
commit
d0ca075621
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
|
.*
|
||||||
configure
|
configure
|
||||||
config.log
|
config.log
|
||||||
config.cache
|
config.cache
|
||||||
|
|
@ -20,8 +21,6 @@ autom4te.cache
|
||||||
depcomp
|
depcomp
|
||||||
compile
|
compile
|
||||||
ltconfig
|
ltconfig
|
||||||
.deps
|
|
||||||
.libs
|
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
*.pc
|
*.pc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue