summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2021-03-12 03:04:32 +0100
committerSuren A. Chilingaryan <csa@suren.me>2021-03-12 03:04:32 +0100
commitdd6c2a2191d193b2b607e4b3ab0b9c2520a8212a (patch)
treece6e5f2277c01ef86d2ad95f3435d2c2679359bf
parent22d99882b1510ded54293fc51305aa68624faf68 (diff)
downloadlibrcc-dd6c2a2191d193b2b607e4b3ab0b9c2520a8212a.tar.gz
librcc-dd6c2a2191d193b2b607e4b3ab0b9c2520a8212a.tar.bz2
librcc-dd6c2a2191d193b2b607e4b3ab0b9c2520a8212a.tar.xz
librcc-dd6c2a2191d193b2b607e4b3ab0b9c2520a8212a.zip
Convert to git
-rw-r--r--.gitignore55
1 files changed, 55 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..65f87e6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,55 @@
+*.o
+*.lo
+*.la
+.libs
+docs/api/html/
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+librcc.spec
+libtool
+ltmain.sh
+.deps
+.deps
+.deps
+Makefile
+engines/Makefile
+engines/Makefile.in
+examples/Makefile.in
+examples/Makefile.in
+src/Makefile
+src/Makefile.in
+ui/Makefile
+ui/Makefile.in
+Makefile.in
+aclocal.m4
+compile
+stamp-h1
+external/Makefile.in
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
+external/rccexternal
+stamp-h.in
+example1
+example2
+rcc-gtk-config
+rcc-gtk2-config
+CMakeFiles
+cmake_install.cmake
+cmake_install.cmake
+CMakeCache.txt
+rcc-gtk3-config
+librcc.pc
+ar-lib
+src/.dirstamp
+depcomp
+install-sh
+missing