We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53adb77 + b253fd2 commit b4603b1Copy full SHA for b4603b1
4 files changed
.gitignore
@@ -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
@@ -28,5 +28,6 @@ clean:
28
PowerAPI_Community.blg \
29
PowerAPI_Community.log \
30
PowerAPI_Community.out \
31
+ PowerAPI_Community.idx \
32
PowerAPI_Community.toc
33
0 commit comments