Initial porting of some core files from VALA/gtk+ to C++/Qt.

This commit is contained in:
Jim Evins
2013-10-14 22:19:24 -04:00
parent 96d46a6bd5
commit 27e791212d
22 changed files with 4393 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
# My cmake build directory
/build
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
#
# Ignore artifacts from editors, patching, etc.
#
*~
*.bak
\#*\#
.\#*
.*.swp
*.orig
*.rej
gmon.out
core
*.safe
*.sav*