-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
53 lines (43 loc) · 1.54 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.DS_Store
.dart_tool/
.packages
.pub/
build/
android/.cxx/
scripts/ios/mobileliblelantus/
scripts/ios/External/
scripts/ios/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/ios/CMakeLists/secp256k1/CMakeLists.txt
scripts/ios/toolchain/
scripts/android/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/android/CMakeLists/secp256k1/CMakeLists.txt
scripts/android/mobileliblelantus/
scripts/android/android_on_mac/build/
scripts/linux/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/linux/CMakeLists/secp256k1/CMakeLists.txt
scripts/linux/mobileliblelantus/
scripts/linux/android_on_mac/build/
scripts/linux_arm64/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/linux_arm64/CMakeLists/secp256k1/CMakeLists.txt
scripts/linux_arm64/mobileliblelantus/
scripts/linux_arm64/android_on_mac/build/
scripts/windows/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/windows/CMakeLists/secp256k1/CMakeLists.txt
scripts/windows/build/
scripts/windows/cache/
scripts/windows/mingw64-on-win/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/windows/mingw64-on-win/CMakeLists/secp256k1/CMakeLists.txt
scripts/windows/mingw64-on-win/build/
scripts/windows/mingw64-on-win/cache/
scripts/windows/msvc/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/windows/msvc/CMakeLists/secp256k1/CMakeLists.txt
scripts/windows/msvc/build/
scripts/windows/msvc/cache/
macos/include/
macos/lib/
macos/sources/
scripts/macos/mobileliblelantus/
scripts/macos/CMakeLists/mobileliblelantus/CMakeLists.txt
scripts/macos/CMakeLists/secp256k1/CMakeLists.txt
.idea/
lib/git_versions.dart