We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973deaf commit 2201ec0Copy full SHA for 2201ec0
lectures/latex/ex/.gitignore
@@ -0,0 +1,6 @@
1
+# Ignore all files, except this .gitignore file.
2
+# The directory ex must exist for the build to work, but git doesn't
3
+# track empty directories. Now, it is not empty. (\(^_^)/)
4
+
5
+*.*
6
+!.gitignore
0 commit comments