forked from amsynth/amsynth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
68 lines (66 loc) · 805 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
*.a
*.la
*.lo
*.o
*.swp
*.tar.gz
*~
.deps
.dirstamp
.libs
ABOUT-NLS
aclocal.m4
amsynth
amsynth-tests
amsynth-tests.log
amsynth-tests.trs
amsynth.desktop
amsynth.VC.*
amsynth.vcxproj.user
amsynth_dssi_gtk
autom4te.cache
build
compile
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
Debug/
depcomp
INSTALL
install-sh
libtool
ltmain.sh
m4/
Makefile
Makefile.in
missing
po/*.gmo
po/*.header
po/.intltool-merge-cache
po/boldquot.sed
po/insert-header.sin
po/Makefile.in
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/quot.sed
po/remove-potcdate.sin
po/Rules-quot
po/stamp-it
Release/
stamp-h1
test-driver
test-suite.log
/data/amsynth.appdata.xml
/data/*metainfo.xml
man/amsynth.1
man/*/amsynth.1
# CLion
.idea/dictionaries
.idea/workspace.xml
cmake-build-*