diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | po/.gitignore | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fb6d4cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.dependencies +*.o +*.so diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..6e85d37 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,2 @@ +*.mo +*.pot |