]> git.saurik.com Git - apple/xnu.git/blobdiff - .gitignore
xnu-4570.31.3.tar.gz
[apple/xnu.git] / .gitignore
index b502c323958f3ee9475860640eccd738cbaf0600..f5ad2c6fde93674fa5ddde9265c00f160796ecb4 100644 (file)
@@ -3,10 +3,13 @@ BUILD/
 build/
 .DS_Store
 
-# vim turds
+# vim swap files
 *~
 *.swp
 
+# JSON compilation definitions (for the YouCompleteMe vim plugin)
+compile_commands.json
+
 # /
 /.remotebuild_credential
 /cscope.*