]> git.lyx.org Git - features.git/commitdiff
Ignore some more files when building in source tree
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 23 Apr 2020 17:17:15 +0000 (19:17 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:57 +0000 (15:48 +0200)
.gitignore
3rdparty/mythes/.gitignore [new file with mode: 0644]
lib/.gitignore
src/.gitignore

index 3aca5f7c184f3df1a48d8c77242543d9621c44f0..6a8c7449497263bcd5c5c801175d3b8ac0f67d8b 100644 (file)
@@ -23,3 +23,4 @@ CMakeLists.txt.user
 GPATH
 GRTAGS
 GTAGS
+Makefile.am.user
diff --git a/3rdparty/mythes/.gitignore b/3rdparty/mythes/.gitignore
new file mode 100644 (file)
index 0000000..2f1ec7c
--- /dev/null
@@ -0,0 +1 @@
+liblyxmythes.a
index 213b39f2f9c3ce1aa48ba1e68fe0b6559f45e8fc..31aaa7721ceeb125e97ca17b8d4fb435f45af337 100644 (file)
@@ -1,7 +1,7 @@
-lyx.desktop
+lyx*.desktop
 lyx.desktop-temp
-lyx.png
-lyx.svg
+lyx*.png
+lyx*.svg
 *.pyc
 images/*.pdf
 images/math/*.pdf
index 51eb62f2479a7516b446245b3128f171673e05fc..e59e20b1675c258e2fb428c124b2e8661af7ec14 100644 (file)
@@ -3,4 +3,5 @@ liblyxcore.a
 liblyxgraphics.a
 liblyxinsets.a
 liblyxmathed.a
-moc_Compare.cpp
+moc_*.cpp
+lyx_commit_hash.h