mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-25 17:48:54 +00:00
Instruct git to ignore SDL object directories for x86_64 builds
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@ build/**
|
||||
*.sparc-x/**
|
||||
*.sparc/**
|
||||
*.x86_64-x/**
|
||||
*.x86_64-sdl/**
|
||||
*.x86_64/**
|
||||
*.armv7l-x/**
|
||||
*.armv7l/**
|
||||
|
||||
Reference in New Issue
Block a user