mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-24 11:12:00 +00:00
Instruct git to ignore SDL object directories for x86_64 builds
This commit is contained in:
parent
2bc704c5e3
commit
8c490df964
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/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user