Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore all generated files #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
*.log
*.swp
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.rpath
config.status
config.sub
configure
depcomp
ibus-array.spec
install-sh
libtool
ltmain.sh
m4/codeset.m4
m4/glibc2.m4
m4/glibc21.m4
Expand All @@ -29,4 +42,6 @@ m4/wint_t.m4
m4/xsize.m4
missing
po/Makevars.template
py-compile
stamp-h1

3 changes: 3 additions & 0 deletions setup/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
config.py
ibus-setup-array

3 changes: 3 additions & 0 deletions src/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.deps/
array.inputMethod.xml.in