Commit f0dab8baf9e0b3728e5bbb1fc812868a147f3f48

Authored by Fabio Teixeira
0 parents

Add .gitignore

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
.gitignore 0 → 100644
  1 +++ a/.gitignore
... ... @@ -0,0 +1,4 @@
  1 +# Backup files
  2 +*~
  3 +*.swp
  4 +
... ...