Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

Commit

Permalink
Gitignoring *.o files
Browse files Browse the repository at this point in the history
  • Loading branch information
nwolek committed Aug 28, 2012
1 parent 2560107 commit 67c436c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
!components/test.log/*
components/test.log/.DS_Store
build
Makefile
Makefile
*.o

0 comments on commit 67c436c

Please sign in to comment.