diff --git a/paper-api/.gitignore b/paper-api/.gitignore
index 9c628f5f76..8c485e0205 100644
--- a/paper-api/.gitignore
+++ b/paper-api/.gitignore
@@ -14,3 +14,9 @@
 
 # vim
 .*.sw[a-p]
+
+# various other potential build files
+/build
+/bin
+/dist
+/manifest.mf
\ No newline at end of file