Skip to content

Commit b4603b1

Browse files
authored
Merge pull request #7 from pwrapi/gitignore
Fix for #6.
2 parents 53adb77 + b253fd2 commit b4603b1

4 files changed

Lines changed: 11 additions & 218 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
PowerAPI_Community.aux
2+
PowerAPI_Community.bbl
3+
PowerAPI_Community.blg
4+
PowerAPI_Community.ilg
5+
PowerAPI_Community.ind
6+
PowerAPI_Community.log
7+
PowerAPI_Community.out
8+
PowerAPI_Community.toc
9+
PowerAPI_Community.idx
10+

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ clean:
2828
PowerAPI_Community.blg \
2929
PowerAPI_Community.log \
3030
PowerAPI_Community.out \
31+
PowerAPI_Community.idx \
3132
PowerAPI_Community.toc
3233

0 commit comments

Comments
 (0)