diff options
Diffstat (limited to 'atom/.gitignore')
-rw-r--r-- | atom/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/atom/.gitignore b/atom/.gitignore new file mode 100644 index 0000000..829115e --- /dev/null +++ b/atom/.gitignore @@ -0,0 +1,11 @@ +.deps +.libs +Makefile +Makefile.in +*.lo +*.loT +*.la +*.pc +atoms.c +atoms.gperf +xcb_atom.h |