diff options
author | B. Stack <bgstack15@gmail.com> | 2021-08-04 12:08:37 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-08-04 12:08:37 -0400 |
commit | 5bfe4324ab3a9ad515b6249973d248362b70e4e1 (patch) | |
tree | 2912d8dea07efa3d1549677d2f7861fd5adf159e /.gitignore | |
download | gtk3-classic-build-5bfe4324ab3a9ad515b6249973d248362b70e4e1.tar.gz gtk3-classic-build-5bfe4324ab3a9ad515b6249973d248362b70e4e1.tar.bz2 gtk3-classic-build-5bfe4324ab3a9ad515b6249973d248362b70e4e1.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f93f80d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +gtk*z +*dsc +*.build* +*.changes* +gtk3classic/ +.*.swp |